Revert: Remove WP Multisite WaaS branding and incorrect network-wide warning#597
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe PR removes visual styling, user confirmation behavior, and associated metadata from the primary domain toggle control across CSS, JavaScript, and admin page field configurations, simplifying the toggle's implementation. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔨 Build Complete - Ready for Testing!📦 Download Build Artifact (Recommended)Download the zip build, upload to WordPress and test:
🌐 Test in WordPress Playground (Very Experimental)Click the link below to instantly test this PR in your browser - no installation needed! Login credentials: |
|
Performance Test Results Performance test results for e480c21 are in 🛎️! URL:
|
Summary
Reverts commit a205ea8 which incorrectly:
What This Reverts
wu-primary-domain-fieldCSS)Why
The primary domain toggle only affects one site, not the entire multisite network. The warning was factually incorrect and could confuse users.
Files Changed
assets/css/admin.css&.min.cssassets/js/admin.js&.min.jsinc/admin-pages/class-domain-edit-admin-page.phpinc/admin-pages/class-domain-list-admin-page.phpRelated
Summary by CodeRabbit
Style
Refactor